home *** CD-ROM | disk | FTP | other *** search
- ; install new presets
-
- INSTALL PRESET="presets/microdot.syntax"
- INSTALL PRESET="presets/microdot.display"
-
- ; create new keyboard configuration (based on the default keyboard)
-
- INSTALL PRESET="presets/microdot.keyboard" MERGEKEY="anytext"
-
- ; install new filetype
-
- FILETYPE ADD="(#?.mdt)" PRI=127 DUP="anytext.mdt" PRESETS "microdot.syntax" "microdot.keyboard" "microdot.display"
-
- INFO MSG="Installation complete, please RESTART GoldED."
-